body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "microsoft yahei";
    position: relative;
    color: #000;
    font-size: .18rem;
    background-color: #f8fafe;
}

body * {
    outline: none;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #000;
    display: inline-block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    outline: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

input,
button,
select,
textarea {
    font-family: "Microsoft YaHei UI", "Helvetica", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    -webkit-user-select: auto;
    border: 0;
    border-radius: 0;
}

#ariaTipText {
    display: none;
}

.mainWidth {
    width: 14rem;
    margin: 0 auto;
    position: relative;
}

.pClear {
    clear: both;
}

.pClear::after {
    content: '';
    display: block;
    clear: both;
}

/****  公共头部  ****/
.pTop {
    width: 100%;
    height: .3rem;
    padding-top: .15rem;
    font-size: .16rem;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.pTop-left {
    float: left;
}

.pTop-right {
    float: right;
}

.pTop .a-link {
    float: left;
    color: #ffffff;
    font-size: .16rem;
    margin-right: .2rem;
    height: .3rem;
    line-height: .3rem;
    cursor: pointer;
}

.pTop .a-link:hover {
    color: #ff0000;
}

.pTop .a-link.norgt {
    margin-right: 0;
}

.pTop .a-link.gh {
    background: url(2024-pTop-bmjz-gh.png) no-repeat left;
    background-size: .15rem .16rem;
    padding-left: .2rem;
    display: none;
}

.pTop .a-font {
    float: left;
    font-size: .16rem;
    height: .3rem;
    line-height: .3rem;
}

.pTop .tq {
    float: left;
    margin-left: .2rem;
    height: .3rem;
    line-height: .3rem;
    display: block;
    position: relative;
    width: 85px;
    overflow: hidden;
}

.pTop .tq .tqIframe {
    width: 160px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: -23px;
    transform: translateY(-50%);
}

.pTop .tq .nolink {
    width: 85px;
    height: .3rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.pTopBmjz {
    width: 100%;
    position: absolute;
    left: 0;
    top: 45px;
    top: .45rem;
    top: 0;
    background-color: rgba(37, 91, 175, .8);
    display: none;
    z-index: 999;
}

.pTopBmjz .bmjz-colse {
    width: 28px;
    width: .28rem;
    height: 28px;
    height: .28rem;
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    top: .18rem;
    cursor: pointer;
    background-color: #255baf;
    border-radius: 3px;
}

.pTopBmjz .bmjz-tit {
    color: #ffffff;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 700;
    padding: 20px 0 15px 0;
    padding: .20rem 0 .15rem;
}

.pTopBmjz .bmjz-ul {
    padding-bottom: 12px;
    padding-bottom: .12rem;
}

.pTopBmjz .bmjz-ul li {
    width: 16.66%;
    float: left;
    font-size: .16rem;
}

.pTopBmjz .bmjz-ul li a {
    color: #ffffff;
    line-height: .38rem;
}

.pTopBmjz .bmjz-ul li a:hover {
    color: #ff0000;
}

.pTopBmjz .line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .2);
}

.pLogo {
    width: 100%;
    height: 2.1rem;
    background: linear-gradient(to bottom, #b4d7fd, #ddecff);
    background: url(../images/2024-pTop-img-bg.jpg) no-repeat center;
    background-size: cover;
}

.pLogo .pLogo-logo {
    margin-top: .78rem;
    float: left;
}

.pLogo .pLogo-logo img {
    display: block;
    float: left;
    height: .9rem;
}

.pLogo .pLogo-logo img.gh {
    margin-right: .1rem;
}

.pLogo .pLogo-logo .font {
    font-size: .34rem;
    /* font-size: .42rem; */
    line-height: .9rem;
    font-weight: 700;
    color: #144ca2;
    position: relative;
    float: left;
}

.pLogo .pLogo-logo .font i {
    font-style: normal;
    display: block;
}

.pLogo .pLogo-logo .font01 {
    z-index: 2;
    position: relative;
    text-shadow:
        -1px -1px 0 #ffffff,
        1px -1px 0 #ffffff,
        -1px 1px 0 #ffffff,
        1px 1px 0 #ffffff;
}

.pLogo .pLogo-logo .font02 {
    position: absolute;
    left: 0;
    top: 0;
    text-shadow: 0 0 8px #ffffff;
    z-index: 1;
}

.pSearch {
    float: right;
    padding-top: .75rem;
}

.pSearch .s-box {
    width: calc(5.9rem - .08rem);
    height: calc(.46rem - .08rem);
    padding: .04rem;
    background-color: #ffffff;
    border-radius: .23rem;
    overflow: hidden;
    float: right;
}

.pSearch .s-box .ico {
    width: .21rem;
    height: .2rem;
    float: left;
    margin: .09rem 0 0 .17rem;
    display: block;
}

.pSearch .s-box i {
    float: left;
    width: 1px;
    height: .16rem;
    background-color: #8aaecc;
    display: block;
    margin: .11rem .2rem 0;
}

.pSearch .s-box .ipt {
    width: calc(100% - 2rem);
    font-size: .16rem;
    color: #125db2;
    height: .3rem;
    line-height: .3rem;
    margin-top: .04rem;
    float: left;
    display: block;
    padding: 0;
}

.pSearch .s-box .ipt::placeholder {
    color: #8aaecc;
    font-size: .16rem;
}

.pSearch .s-box .btn {
    width: 1rem;
    height: .38rem;
    line-height: .38rem;
    border-radius: .19rem;
    text-align: center;
    background-color: #255baf;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    float: right;
}

.pSearch .s-box .btn:hover {
    background-color: #2d6ed2;
}

.pSearch .s-hot {
    margin-top: .18rem;
    font-size: .16rem;
    text-align: right;
    line-height: .3rem;
}

.pSearch .s-hot span {
    color: #ffffff;
    float: left;
}

.pSearch .s-hot a {
    color: #4c92ca;
    height: .3rem;
    line-height: .3rem;
    background-color: #ffffff;
    border-radius: .15rem;
    padding: 0 .2rem;
    margin-left: .1rem;
    float: left;
    cursor: pointer;
}

.pSearch .s-hot a:hover {
    background-color: rgba(255, 255, 255, .7);
    color: #ff0000;
}

.pNav {
    width: 100%;
    height: .68rem;
    background-color: #125db2;
    position: relative;
}

.pNav .mainWidth {
    position: initial;
}

.pNav ul::after {
    content: '';
    display: block;
    clear: both;
}

.pNav li {
    width: calc(100% / 5);
    float: left;
    height: .68rem;
    line-height: .68rem;
    text-align: center;
}

.pNav li a {
    height: 100%;
    font-size: .26rem;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.pNav li a::before {
    display: none;
}

.pNav li a.sy::before {
    background-image: url(../images/2024-pNav-ico-sy.png);
}

.pNav li a.zwgk::before {
    background-image: url(../images/2024-pNav-ico-zwgk.png);
}

.pNav li a.zwfw::before {
    background-image: url(../images/2024-pNav-ico-zwfw.png);
}

.pNav li a.hdjl::before {
    background-image: url(../images/2024-pNav-ico-hdjl.png);
}

.pNav li a.zmwl::before {
    background-image: url(../images/2024-pNav-ico-zmwl.png);
}

.pNav li .child-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: .68rem;
    z-index: 4;
    height: 0;
    line-height: .65rem;
    background-color: #2970ba;
    text-align: center;
    overflow: hidden;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .3);
}

.pNav li .child-nav a {
    font-size: .18rem;
    margin: 0 .2rem;
}

.pNav li .child-nav a:hover {
    opacity: .5;
}

.pNav li .child-nav a::before,
.pNav li.s .child-nav a::after {
    display: none;
}

.pNav li:hover .child-nav {
    height: .65rem;
}

/****  公共头部·部门街镇  ****/
.bmjzTop .pTop .a-link.gh {
    display: block;
}

.bmjzTop .pTop .a-link.slh {
    display: none;
}

.bmjzTop .pNav li {
    width: calc(100% / 4);
}

.bmjzTop .pNav li a:hover {
    font-weight: 700;
}

/****  公共底部  ****/
.pFoot {
    margin-top: .4rem;
    background-color: #185aae;
}

.pFoot-link {
    width: auto;
    color: #FFFFFF;
    position: relative;
    z-index: 10;
}

.pFoot-link .mainWidth {
    position: initial;
    border-bottom: 1px solid #4571a8;
    padding: .25rem 0;
    height: .34rem;
}

.pFoot-link .link-ul li {
    width: calc(100% / 6 - .17rem);
    margin-right: .2rem;
    float: left;
}

.pFoot-link .link-ul li:last-child {
    margin-right: 0;
    float: right;
}

.pFoot-link .link-ul li .name {
    width: calc(100% - .5rem);
    height: .34rem;
    line-height: .34rem;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    padding: 0 .25rem;
    background: url(../images/2024-pFoot-select-ico.png) no-repeat 1.9rem center #2262b3;
    background-size: .1rem auto;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    overflow: hidden;
    font-size: .16rem;
}

.pFoot-link .link-ul li .name:hover {
    background-color: #2e6ec0;
}

.pFoot-link .link-ul li .link-con {
    width: 100%;
    min-width: 14rem;
    height: 0;
    background: rgba(37, 91, 175, .8);
    z-index: 11;
    position: absolute;
    left: 0;
    bottom: .85rem;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    overflow: hidden;
}

.pFoot-link .link-ul li .link-con .link-ul {
    width: 14rem;
    margin: 0 auto;
}

.pFoot-link .link-ul li .link-con .link-ul dt {
    width: 14.28%;
    float: left;
    height: .34rem;
    line-height: .34rem;
    text-align: center;
}

.pFoot-link .link-ul li .link-con .link-ul dt a {
    font-size: .16rem;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.pFoot-link .link-ul li .link-con .link-ul dt a:hover {
    background: rgba(18, 93, 178, .3);
}

.pFoot-link .link-ul li.active .link-con {
    display: block;
    padding: .25rem 0;
    height: auto;
}

.pFoot-btm {
    width: auto;
    font-size: .16rem;
    color: #ffffff;
    padding: .3rem 0 .24rem;
}

.pFoot-btm::after {
    content: '';
    display: block;
    clear: both;
}

.pFoot-btm .btmleft {
    float: left;
}

.pFoot-btm .link {
    line-height: 20px;
    line-height: .2rem;
}

.pFoot-btm .link a {
    color: #ffffff;
}

.pFoot-btm .link a:hover {
    color: #FF0000;
}

.pFoot-btm .link span {
    margin: 0 10px;
    font-size: 12px;
    font-size: .12rem;
    display: inline-block;
}

.pFoot-btm .msg {
    margin-top: 10px;
}

.pFoot-btm .msg p {
    line-height: .4rem;
}

.pFoot-btm .msg a {
    color: #ffffff;
}

.pFoot-btm .msg a:hover {
    opacity: .8;
}

.pFoot-btm .msg .ml {
    margin-left: .2rem;
}

.pFoot-btm .msg .bs:hover {
    opacity: 1;
}

.pFoot-btm .btmimg {
    position: absolute;
    top: .15rem;
    right: 0;
    text-align: right;
}

.pFoot-btm .btmimg img {
    display: block;

}

.pFoot-btm .btmimg .dzjg {
    display: inline-block;
    height: .78rem;
    margin: 0 .25rem;
}

.pFoot-btm .btmimg .dzjg img {
    width: .63rem;
}

.pFoot-btm .btmimg .ga {
    display: inline-block;
    height: .78rem;
    margin-left: .25rem;
}

.pFoot-btm .btmimg .ga img {
    width: .45rem;
}

.pFoot-btm .btmimg .zfzc {
    display: inline-block;
    height: .78rem;
    margin-right: .25rem;
}

.pFoot-btm .btmimg .zfzc img {
    margin-top: .11rem !important;
    width: 1.1rem;
}

.pFoot-btm .btmimg .slh {
    display: inline-block;
    height: .78rem;
}

.pFoot-btm .btmimg .slh img {
    margin-top: .12rem !important;
    width: 1.1rem;
}

.pFoot-msg {
    width: auto;
    height: 52px;
    height: .52rem;
    line-height: 52px;
    line-height: .52rem;
    text-align: center;
    background-color: #cccccc;
    font-size: 14px;
    font-size: .14rem;
    color: #5b5b5b;
}

/****  公共底部·灰色  ****/
.pFoot-grey .pFoot {
    background-color: #f8f8f8;
}

.pFoot-grey .pFoot-link {
    color: #000;
}

.pFoot-grey .pFoot-link .mainWidth {
    border-color: #d1d1d1;
}

.pFoot-grey .pFoot-link .link-ul li .name {
    background-color: #eeeeee;
    color: #000;
    background-image: url(2024-pFoot-select-ico-grey.png);
}

.pFoot-grey .pFoot-link .link-ul li:hover .name {
    background-color: #eaeaea;
}

.pFoot-grey .pFoot-link .link-ul li .link-con {
    background-color: rgba(0, 0, 0, .15);
}

.pFoot-grey .pFoot-link .link-ul li .link-con .link-ul dt a:hover {
    background: rgba(0, 0, 0, .1);
}

.pFoot-grey .pFoot-btm,
.pFoot-grey .pFoot-btm .link a {
    color: #000;
}

.pFoot-grey .pFoot-btm .msg,
.pFoot-grey .pFoot-btm .msg a {
    color: #8d8d8d;
}

/****  公共标题  ****/
.pHead01 {
    width: auto;
    line-height: .4rem;
}

.pHead01::after {
    content: '';
    display: block;
    clear: both;
}

.pHead01 li {
    width: 1.5rem;
    float: left;
    margin-right: .4rem;
}

.pHead01 li:last-child {
    margin-right: 0;
}

.pHead01 li a {
    width: 100%;
    border-radius: .2rem;
    display: block;
    color: #34332f;
    font-size: .24rem;
    font-weight: 700;
    height: .4rem;
    overflow: hidden;
    text-align: center;
}

.pHead01 li.active a {
    background-color: #255baf;
    color: #ffffff;
}

.pHead02 {
    font-size: .24rem;
    line-height: .3rem;
    font-weight: 700;
}

.pHead02 a {
    color: #0f54a2;
}

.pHead03 {
    font-size: .22rem;
    line-height: .3rem;
}

.pHead04 {
    height: .5rem;
    line-height: .5rem;
    background-color: #e4f1f8;
    border-bottom: 1px solid #125db2;
}

.pHead04 .tit {
    width: auto;
    padding-left: .18rem;
    display: block;
    color: #125db2;
    font-size: .2rem;
    font-weight: 700;
    position: relative;
}

.pHead04 .tit::before {
    content: '';
    display: block;
    width: .05rem;
    height: .2rem;
    background-color: #125db2;
    position: absolute;
    left: 0;
    top: calc((100% - .2rem) / 2);
}

/****  公共列表  ****/
.pList01 {
    line-height: .46rem;
}

.pList01 a {
    width: calc(100% - 7em);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.pList01 a:hover {
    color: #ff0000;
}

.pList01 span {
    float: right;
    color: #b6b6b6;
}

.pLocation {
    border-bottom: 1px solid #dde8fa;
    color: #333;
    line-height: .24rem;
    padding: .24rem 0;
    background: url(../images/2024-pLocation-ico.png) no-repeat left .26rem;
    background-size: .2rem .18rem;
    padding-left: .32rem;
}

.pLocation a {
    color: #333;
}

.pLocation a:hover {
    color: #ff0000;
}

.pLocation span {
    margin: 0 .06rem;
}

/****  分页  ****/
.pagination {
    margin-top: 30px;
    margin-top: .3rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    font-size: 14px;
    font-size: .14rem;
    text-align: center;
}

.pagination a {
    width: 32px;
    width: .32rem;
    margin: 0 6px;
    text-align: center;
    line-height: 32px;
    line-height: .32rem;
    display: inline-block;
    background: #eee;
    border-radius: 3px;
}

.pagination a:hover {
    color: #fff;
    background: #3771bb;
    cursor: pointer;
}

.pagination .pn,
.pagination .first-page,
.pagination .last-page {
    width: 78px;
    width: .78rem;
    display: inline-block !important;
}

.pagination .cur,
.pagination .active {
    background: #3771bb;
    color: #fff;
}

/****  归档  ****/
.pGuidangImg {
    position: absolute;
    right: .3rem;
    top: .3rem;
    transform: rotate(25deg);
    display: none;
    z-index: 99;
}

.pGuidangImg img {
    width: .77rem;
    height: .44rem;
    display: block;
    margin: 0 auto;
}

.pGuidangImg span {
    color: #DA5857;
    font-weight: 700;
    margin-top: .05rem;
    display: block;
    font-size: .16rem;
}

/****  响应式  ****/
html {
    font-size: 100px;
}

/****  
(1920 - 1400) / 2 = 260
1920 - 260 = 1660
@media 屏幕宽度初始值设为1653 每个除以 1660
****/

@media screen and (max-width: 1653px) {
    html {
        font-size: 99.57831325301205px
    }
}

@media screen and (max-width: 1643px) {
    html {
        font-size: 98.97590361445783px
    }
}

@media screen and (max-width: 1633px) {
    html {
        font-size: 98.37349397590361px
    }
}

@media screen and (max-width: 1623px) {
    html {
        font-size: 97.7710843373494px
    }
}

@media screen and (max-width: 1613px) {
    html {
        font-size: 97.16867469879518px
    }
}

@media screen and (max-width: 1603px) {
    html {
        font-size: 96.56626506024096px
    }
}

@media screen and (max-width: 1593px) {
    html {
        font-size: 95.96385542168675px
    }
}

@media screen and (max-width: 1583px) {
    html {
        font-size: 95.36144578313253px
    }
}

@media screen and (max-width: 1573px) {
    html {
        font-size: 94.75903614457831px
    }
}

@media screen and (max-width: 1563px) {
    html {
        font-size: 94.1566265060241px
    }
}

@media screen and (max-width: 1553px) {
    html {
        font-size: 93.55421686746988px
    }
}

@media screen and (max-width: 1543px) {
    html {
        font-size: 92.95180722891566px
    }
}

@media screen and (max-width: 1533px) {
    html {
        font-size: 92.34939759036145px
    }
}

@media screen and (max-width: 1523px) {
    html {
        font-size: 91.74698795180723px
    }
}

@media screen and (max-width: 1513px) {
    html {
        font-size: 91.14457831325301px
    }
}

@media screen and (max-width: 1503px) {
    html {
        font-size: 90.5421686746988px
    }
}

@media screen and (max-width: 1493px) {
    html {
        font-size: 89.93975903614458px
    }
}

@media screen and (max-width: 1483px) {
    html {
        font-size: 89.33734939759036px
    }
}

@media screen and (max-width: 1473px) {
    html {
        font-size: 88.73493975903614px
    }
}

@media screen and (max-width: 1463px) {
    html {
        font-size: 88.13253012048193px
    }
}

@media screen and (max-width: 1453px) {
    html {
        font-size: 87.53012048192771px
    }
}

@media screen and (max-width: 1443px) {
    html {
        font-size: 86.92771084337349px
    }
}

@media screen and (max-width: 1433px) {
    html {
        font-size: 86.32530120481928px
    }
}

@media screen and (max-width: 1423px) {
    html {
        font-size: 85.72289156626506px
    }
}

@media screen and (max-width: 1413px) {
    html {
        font-size: 85.12048192771084px
    }
}

@media screen and (max-width: 1403px) {
    html {
        font-size: 84.51807228915663px;
    }
}

@media screen and (max-width: 1393px) {
    html {
        font-size: 83.91566265060241px
    }
}

@media screen and (max-width: 1383px) {
    html {
        font-size: 83.31325301204819px
    }
}

@media screen and (max-width: 1373px) {
    html {
        font-size: 82.7108433734939px
    }
}

@media screen and (max-width: 1363px) {
    html {
        font-size: 82.10843373493976px
    }
}

@media screen and (max-width: 1353px) {
    html {
        font-size: 81.5060240963855px
    }
}

@media screen and (max-width: 1343px) {
    html {
        font-size: 80.9036144578313px
    }
}

@media screen and (max-width: 1333px) {
    html {
        font-size: 80.3012048192771px
    }
}

@media screen and (max-width: 1323px) {
    html {
        font-size: 79.6987951807229px
    }
}

@media screen and (max-width: 1313px) {
    html {
        font-size: 79.0963855421687px
    }
}

@media screen and (max-width: 1303px) {
    html {
        font-size: 78.4939759036145px
    }
}

@media screen and (max-width: 1293px) {
    html {
        font-size: 77.8915662650602px
    }
}

@media screen and (max-width: 1283px) {
    html {
        font-size: 77.2891566265060px
    }
}

@media screen and (max-width: 1273px) {
    html {
        font-size: 76.6867469879518px
    }
}

@media screen and (max-width: 1263px) {
    html {
        font-size: 76.0843373493976px
    }
}

@media screen and (max-width: 1253px) {
    html {
        font-size: 75.4819277108434px
    }
}

@media screen and (max-width: 1243px) {
    html {
        font-size: 74.8795180722891px
    }
}

@media screen and (max-width: 1233px) {
    html {
        font-size: 74.2771084337349px
    }
}

@media screen and (max-width: 1223px) {
    html {
        font-size: 73.6746987951807px
    }
}

@media screen and (max-width: 1213px) {
    html {
        font-size: 73.0722891566265px
    }
}

@media screen and (max-width: 1203px) {
    html {
        font-size: 72.4698795180723px
    }
}

@media screen and (max-width: 1193px) {
    html {
        font-size: 71.8674698795181px
    }
}

@media screen and (max-width: 1183px) {
    html {
        font-size: 71.2650602409638px
    }
}

@media screen and (max-width: 1173px) {
    html {
        font-size: 70.6626506024096px
    }
}

@media screen and (max-width: 1163px) {
    html {
        font-size: 70.0602409638554px
    }
}

@media screen and (max-width: 1153px) {
    html {
        font-size: 69.4578313253012px
    }
}

@media screen and (max-width: 1143px) {
    html {
        font-size: 68.8554216867470px
    }
}

@media screen and (max-width: 1133px) {
    html {
        font-size: 68.2530120481928px
    }
}

@media screen and (max-width: 1123px) {
    html {
        font-size: 67.6506024096386px
    }
}

@media screen and (max-width: 1113px) {
    html {
        font-size: 67.0481927710843px
    }
}

@media screen and (max-width: 1103px) {
    html {
        font-size: 66.4457831325301px
    }
}

@media screen and (max-width: 1093px) {
    html {
        font-size: 65.8433734939759px
    }
}

@media screen and (max-width: 1083px) {
    html {
        font-size: 65.2409638554217px
    }
}

@media screen and (max-width: 1073px) {
    html {
        font-size: 64.6385542168675px
    }
}

@media screen and (max-width: 1063px) {
    html {
        font-size: 64.0361445783132px
    }
}

@media screen and (max-width: 1053px) {
    html {
        font-size: 63.4337349397590px
    }
}

@media screen and (max-width: 1043px) {
    html {
        font-size: 62.8313253012048px
    }
}

@media screen and (max-width: 1033px) {
    html {
        font-size: 62.2289156626506px
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size: 61.6265060240964px
    }
}

@media screen and (max-width: 1013px) {
    html {
        font-size: 61.0240963855422px
    }
}

@media screen and (max-width: 1003px) {
    html {
        font-size: 60.4216867469879px
    }
}

@media screen and (max-width: 993px) {
    html {
        font-size: 59.8192771084337px
    }
}

@media screen and (max-width: 983px) {
    html {
        font-size: 59.2168674698795px
    }
}

@media screen and (max-width: 973px) {
    html {
        font-size: 58.6144578313253px
    }
}

@media screen and (max-width: 963px) {
    html {
        font-size: 58.0120481927711px
    }
}

@media screen and (max-width: 953px) {
    html {
        font-size: 57.4096385542169px
    }
}

@media screen and (max-width: 943px) {
    html {
        font-size: 56.8072289156626px
    }
}

@media screen and (max-width: 933px) {
    html {
        font-size: 56.2048192771084px
    }
}

@media screen and (max-width: 923px) {
    html {
        font-size: 55.6024096385542px
    }
}

@media screen and (max-width: 913px) {
    html {
        font-size: 55px
    }
}

@media screen and (max-width: 903px) {
    html {
        font-size: 54.3975903614458px
    }
}

@media screen and (max-width: 893px) {
    html {
        font-size: 53.7951807228916px
    }
}

@media screen and (max-width: 883px) {
    html {
        font-size: 53.1927710843373px
    }
}

@media screen and (max-width: 873px) {
    html {
        font-size: 52.5903614457831px
    }
}

@media screen and (max-width: 863px) {
    html {
        font-size: 51.9879518072289px
    }
}

@media screen and (max-width: 853px) {
    html {
        font-size: 51.3855421686747px
    }
}

@media screen and (max-width: 843px) {
    html {
        font-size: 50.7831325301205px
    }
}

@media screen and (max-width: 833px) {
    html {
        font-size: 50.1807228915663px
    }
}

@media screen and (max-width: 823px) {
    html {
        font-size: 49.5783132530120px
    }
}

@media screen and (max-width: 813px) {
    html {
        font-size: 48.9759036144578px
    }
}

@media screen and (max-width: 803px) {
    html {
        font-size: 48.3734939759036px
    }
}

@media screen and (max-width: 793px) {
    html {
        font-size: 47.7710843373494px
    }
}

@media screen and (max-width: 783px) {
    html {
        font-size: 47.1686746987952px
    }
}

@media screen and (max-width: 773px) {
    html {
        font-size: 46.5662650602410px
    }
}

@media screen and (max-width: 1023px) {
    .pSearch .s-hot a {
        padding: 0 .1rem;
    }

    .pFoot-btm .btmimg .dzjg {
        margin: 0 .1rem;
    }

    .pFoot-btm .btmimg .zfzc {
        margin-right: .1rem;
    }

    .pList01 a {
        width: calc(100% - 9em);
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 80px;
    }

    .mainWidth {
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .pTop .a-link,
    .pTop .a-font,
    .pTop .tq,
    .pTop .tq-index {
        display: none !important;
    }

    .pTop-left .bmjz {
        display: block !important;
    }

    .pTop-right .wza {
        display: block !important;
        margin-left: .15rem;
        margin-right: 0;
    }

    .pTopBmjz .bmjz-colse {
        right: 10px;
    }

    .pTopBmjz .bmjz-ul li {
        width: 50%;
    }

    .pLogo {
        height: auto;
        text-align: center;
        padding-bottom: .25rem;
    }

    .pLogo .pLogo-logo {
        width: auto;
        float: none;
        margin: .7rem auto 0;
    }

    .pLogo .pLogo-logo::after {
        content: '';
        display: block;
        clear: both;
    }

    .pLogo .pLogo-logo img {
        height: .58rem;
    }
    
    .pLogo .pLogo-logo .font {
        font-size: .27rem;
        line-height: .4rem;
    }

    .pSearch {
        float: none !important;
        padding-top: .2rem !important;
    }

    .pSearch .s-box {
        width: calc(80% - .08rem) !important;
        float: none !important;
        margin: 0 auto !important;
    }

    .pSearch .s-box .ico,
    .pSearch .s-box i,
    .pSearch .s-hot {
        display: none !important;
    }

    .pSearch .s-box .ipt {
        width: calc(100% - 1.3rem) !important;
        margin-left: .2rem !important;
    }

    .pNav {
        height: .8rem !important;
        padding: .05rem 0 !important;
    }

    .pNav li.s a::after,
    .pNav li .child-nav {
        display: none !important;
    }

    .pNav li {
        width: 38% !important;
        height: .4rem !important;
        line-height: .4rem !important;
    }

    .pNav li a {
        font-size: .2rem !important;
        font-weight: 400 !important;
    }

    .pNav li a::before {
        width: .3rem !important;
        height: .3rem !important;
        background-size: .3rem .3rem !important;
        margin-top: .05rem !important;
        margin-right: .05rem !important;
    }

    .pNav li:nth-child(1) {
        width: 24% !important;
        height: .8rem !important;
        line-height: .8rem !important;
    }

    .pNav li:nth-child(1) a::before {
        margin-top: .25rem !important;
    }
    
    .bmjzTop .pLogo .pLogo-logo {
        margin-top: .5rem;
    }
    
    .bmjzTop .pLogo .pLogo-logo img {
        height: .74rem;
        float: none;
        margin: 0 auto;
    }
    
    .bmjzTop .pNav {
        padding: 0 !important;
        height: .68rem !important;
    }
    
    .bmjzTop .pNav li,
    .bmjzTop .pNav li:nth-child(1) {
        width: calc(100% / 4) !important;
        line-height: .68rem !important;
    }
    
    .bmjzTop .pSearch .s-box {
        width: calc(65% - .08rem) !important;
    }

    .pFoot {
        margin-top: 10px;
        padding-bottom: .1rem;
    }

    .pFoot-link {
        display: none;
    }

    .pFoot-btm {
        padding: .2rem 0 0;
    }

    .pFoot-btm .btmleft {
        width: 100%;
        float: none;
    }

    .pFoot-btm .link {
        text-align: center;
        padding-bottom: .1rem;
    }

    .pFoot-btm .msg {
        margin-top: 0;
    }

    .pFoot-btm .msg p {
        line-height: 2;
    }

    .pFoot-btm .msg span,
    .pFoot-btm .msg a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .pFoot-btm .msg .ml {
        margin-left: 0;
    }

    .pFoot-btm .btmimg {
        float: none;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .pFoot-btm .btmimg .ga {
        margin-left: 0;
    }

    .pFoot-btm .btmimg .ga img {
        width: .32rem;
    }

    .pFoot-btm .btmimg .dzjg {
        margin: 0 10px;
    }

    .pFoot-btm .btmimg .dzjg img {
        width: .45rem;
    }

    .pFoot-btm .btmimg .zfzc {
        margin-right: 10px;
    }

    .pFoot-btm .btmimg .zfzc img {
        margin-top: .04rem !important;
        width: .9rem;
    }

    .pFoot-btm .btmimg .slh img {
        margin-top: .04rem !important;
        width: .9rem;
    }

    .pHead01 li {
        width: 33.33% !important;
        margin-right: 0 !important;
    }

    .pHead01 li:nth-child(n+4) {
        margin-top: 10px;
    }
    
    .pGuidangImg {
        right: 10px;
    }

    .pLocation {
        padding: .2rem 0 .2rem .32rem;
    }

    .pList01 a {
        width: calc(100% - 7em);
    }
    
    .pagination a {
        display: none;
    }
    
    .pagination .pn {
        display: inline-block;
    }
}

@media screen and (max-width: 380px) {
    .pLogo .pLogo-logo .font {
        font-size: .24rem;
    }
}

@media screen and (max-width: 320px) {
    html {
        font-size: 70px;
    }
}